/*
Theme Name: Landing Page Hoffmeister
Author: Renato Bennemann
*/

/* CSS Reset */
* { border:none; list-style:none; margin:0; padding:0; vertical-align:baseline}

/* Definicoes Genericas */
.wpcf7-list-item { width: 100% !important; }
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display:block; margin-left:auto; margin-right:auto}
a img.alingright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto}
a { color:#10B0F0; text-decoration:none;}
body { color:#666; font-family: 'Maven Pro',cursive, arial; font-size:12px; line-height:17px; }
hr { border-top:1px solid #036; clear:both; display:block; margin:4px 0; width:100%}
.light { border-top:1px solid #eee;}
/* Layout */
.container-header{
    /*background:url(images/bg-header.png) repeat-x left top;*/
    background: rgba(0,71,109,1);
    background: -moz-linear-gradient(top, rgba(0,71,109,1) 0%, rgba(9,82,125,1) 50%, rgba(0,51,81,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,71,109,1)), color-stop(50%, rgba(9,82,125,1)), color-stop(100%, rgba(0,51,81,1)));
    background: -webkit-linear-gradient(top, rgba(0,71,109,1) 0%, rgba(9,82,125,1) 50%, rgba(0,51,81,1) 100%);
    background: -o-linear-gradient(top, rgba(0,71,109,1) 0%, rgba(9,82,125,1) 50%, rgba(0,51,81,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,71,109,1) 0%, rgba(9,82,125,1) 50%, rgba(0,51,81,1) 100%);
    background: linear-gradient(to bottom, rgba(0,71,109,1) 0%, rgba(9,82,125,1) 50%, rgba(0,51,81,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00476d', endColorstr='#003351', GradientType=0 );
    height:150px;
    width:100%;
}
.header{ margin:0 auto; width:960px;}
.container-content{ width:100%}
.content{margin:0 auto; min-height:270px; width:960px;}
.container-footer{
    clear: both;
    display: block;
    width: 100%;
}
.footer{margin:0 auto; height:300px; width:960px;}
.sidebar { width:224px;}
.content-interno { width:660px;}
.content-interno p { margin:12px 0; font-size:13px;}
.right { float:right}
.left {float:left}
.mid {margin-left:auto; margin-right:auto;}

/* Titulos */
h1 {
	color:#036; font-size:16px; margin:20px 0 0;
}
h2 { color:#036; font-size:13px; font-weight:bold; border-bottom:1px solid #036; clear: both;}
h3 {
    color: #003366;
    font-size: 13px;
}

.tit-home {
    color: #10B0F0;
    display: table;
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 20px;
    text-transform: lowercase;
}

/* Header */
.info-header {
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 13px;
    text-align: right;
    text-transform: uppercase;
    width: 220px;
}
.fone { font-size:28px; line-height:34px}
.info-fone { font-size:11px; margin-top:-2px; line-height:11px;}

/* Menu */
.menu {
    display: table;
	float:left;
    font-size: 15px;
    font-weight: bold;
    padding: 60px 0;
    text-transform: uppercase;
}
.menu > ul {
}
.menu > ul > li {
    float: left;
    margin-right: 16px;
}
.menu > ul > li a {
    color: #FFFFFF;
    font-family: 'Maven Pro',cursive;
	padding:10px;
}
.menu > ul > li a:hover {
    background: none repeat scroll 0 0 #019BD3;
    border-radius: 15px 15px 15px 15px;
    padding: 10px;
}

.current_page_item{
    background: none repeat scroll 0 0 #019BD3;
    border-radius: 15px 15px 15px 15px;
	margin-top:-13px;
    padding: 13px;
}

/* Front Page */
.container-slider { background:url(images/bg-slider.jpg) repeat-x left top; height:304px; width:100%}
.slider { margin:0 auto; width:960px;}

.noticias-home { width:200px}
.depoimentos-home { width:200px}

.servicos{ position:relative; top:-60px; width:460px;}

.not-dat{ clear:both; color:#174660; display:block; font-weight:bold; margin:4px 0;}
.tit-not { color:#666}
.vt{ color:#10B0F0; display:block; font-weight:bold; margin:4px 0; width:100%}

.depoimentos-home {}
.depoimentos-home p { clear:both; color:#174660;}
.depo-autor-home {
    clear: both;
    color: #174660;
    display: block;
    font-weight: bold;
    margin: 5px 0 0;
    width: 100%;
}
.depo-prof-home { clear:both; display: block; font-weight:bold; margin-top:-4px; width: 100%;}

#planos-alert {
    /*display: none;*/
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 280px;
    background-color: #003352;
    padding: 20px;
    border-bottom: 10px solid #11b0f1;
}
#planos-alert .close {
    display: inline-block;
    background: url(images/close-planos-msg.png) no-repeat;
    text-indent: -9999px;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 12px;
    right: 12px;
}
#planos-alert .planos-head {
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#planos-alert .planos-cnt {
    text-align: center;
    margin-bottom: 20px;
}
#planos-alert .planos-cnt a {
    color: #fff;
    font-size: 17px;
}

/* ------------------------------ Content ------------------------------ */

/* Unidades */
.img-local {
    border: 2px solid #019BD3;
    margin: 5px 0;
	height:150px;
    width: 100%;
}
#mapa-google {
	border:1px solid #ccc;
	border-radius:10px;
	display: block;
	font-family:'Cabin', sans-serif;
	font-size:13px;
	height: 500px;
	margin-top:20px;
	margin-bottom: 20px;
	width: 700px;
}
#unidades {
	display: table;
	font-family:'Cabin', sans-serif;
	font-size:13px;
	width: 100%;
}
#unidades li {
    display: table;
    float: left;
    height: 250px;
    margin: 0 15px 20px;
    vertical-align: top;
    width: 190px;
}
#unidades li span {
	display:block;
	font-size: 12px;
	font-weight:normal
}
#unidades li a {
	cursor: pointer;
	font-weight: bold;
}
#unidades li a:hover {
	text-decoration:underline;
}

/* Estrutura */
.box-unidade {
    display: table;
    width: 100%;
}
.img-unidade {
    border: 2px solid #CCCCCC;
    float: left;
    margin: 10px 15px 10px 0;
    width: 320px;
}
.txt-unidade {
    float: left;
    margin-top: 10px;
    width: 48%;

}

/* Falecimentos */
.inteiro {
    display: table;
    width: 100%;
}
.inteiro span {
    color: #003366;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
}
.obitos {}
.obitos label {
    display: block;
    float: left;
    font-size: 12px;
    height: 17px;
    margin-bottom: 5px;
    text-align: right;
    width: 185px;
}
.dados-obito {
    color: #003366;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    width: 135px;
}
/* Formularios */

.wpcf7 input[type="text"] {
    background: url("images/contact_input.png") repeat-x scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    height: 16px;
    margin: 5px 30px 5px 0;
    padding: 8px;
}
.wpcf7 input[type="submit"] {
    background: url("images/contact_submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #4C4B4B;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 35px;
    margin: 0 0 20px 0;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: uppercase;
    width: 73px;
}
.wpcf7 textarea {
    background: url("images/contact_input.png") repeat-x scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
	border-radius:10px;
    height: 130px;
    padding: 8px;
	width: 559px;
}
.wpcf7-file {
    background: url("images/contact_input.png") repeat-x scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    width: 100%;
    margin: 5px 0;
    padding: 5px;
}
.radios {
	margin-top: 10px;
    display: table;
    width: 100%;
}
.radios label, .wpcf7-checkbox > span  {
    display: block;
    float: left;
    height: 40px;
    width: 260px;
}
.radios input[type="text"] { width:240px;}
.radios textarea { width:529px;}
/* Footer */
.tarja-footer-container {
    background: none repeat scroll left top #F6F6F6;
    clear: both;
    display: block;
    height: 120px;
    width: 100%;
}
.tarja-footer { margin:0 auto; position:relative;  width:960px;}
.img-footer {
    display: block;
	left:55px;
    position: absolute;
    top: -22px;
}

.end-footer { clear:both; display: table; font-family: 'Maven Pro',cursive; font-size: 12px; line-height: 16px; margin-bottom:3px; width:100%;}
.fone-footer { clear:both; color: #1DBCFF; display: table; font-family: 'Maven Pro',cursive; font-size: 14px; line-height: 16px; width:100%; margin-bottom:3px }
.foo-soc { margin:8px 8px 0 0}

#copyright {border-top: 1px solid #EEEEEE; clear: both; color: #CCCCCC; display: block;font-family: Arial,Helvetica,sans-serif;font-size: 10px;margin: 0 auto;
width: 960px;}
#copyright span {float: left; line-height: 32px}
#copyright a {background: url("admin_grau/grau.png") no-repeat scroll 0 -15px transparent; float: right; height: 15px; margin: 8px 0; width: 50px}
#copyright a:hover {background-position: 0 0}

/* Fixes */
.lof-main-outer { background: none!important;}
.wpcf7 .watermark { color:#666666!important;}
span.wpcf7-form-control-wrap {line-height: 40px; position: relative;}
.depoimentos a { color:#666}
.wp-pagenavi {
    margin: 15px 0;
}